home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 June / What PC June 1996.iso / system / whatpc.dir / 00250.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  334 b   |  6 lines

  1. on mouseUp
  2.   sound stop 1
  3.   alert("If you get an error message about insufficient memory, you should exit to Dos and try running the program WIZARD.EXE in the directory \SHARE\DOS\C-WIZARD. If you still have problems you may need to run MEMMAKER to configure your memory.")
  4.   open("system\runfix ^\share\dos\c-wizard wizard.exe")
  5. end
  6.